projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16c1ddc
)
* xdisp.c (try_scrolling): When computing the distance from the scroll
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 27 Oct 2008 18:32:39 +0000
(18:32 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 27 Oct 2008 18:32:39 +0000
(18:32 +0000)
margin to PT, try moving some distance past the window bottom before
giving up.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 480007263028cb2ab480fc413a5162e6b795c153..b39b1c49bada9559db00bd16ed702daf4c1b14b9 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2008-10-27 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (try_scrolling): When computing the distance from the
+ scroll margin to PT, try moving some distance past the window
+ bottom before giving up.
+
2008-10-27 Martin Rudalics <rudalics@gmx.at>
* window.c (Fwindow_dedicated_p, Fset_window_dedicated_p)